ItemShapeBlockExternalImages Property |
Gets or sets a value indicating whether [block external images].
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool BlockExternalImages { get; set; }Public Property BlockExternalImages As Boolean
Get
Set
Property Value
Type:
Booleantrue if [block external images]; otherwise,
false.
See Also